@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{/* overflow-x:hidden; */  font-size: 100px;}
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{font: 13px/1 arial,\11b8b\4f53;color:#333;outline:0;}
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
::-webkit-scrollbar{width: 8px;height: 8px;background-color: #CCCCCC;-webkit-border-radius: 6px;}
::-webkit-scrollbar-thumb:horizontal { width: 4px;  background-color: #CCCCCC;  -webkit-border-radius: 6px;}
::-webkit-scrollbar-track-piece { background-color: #fff; /*滚动条的背景颜色*/ -webkit-border-radius: 0; /*滚动条的圆角宽度*/}
::-webkit-scrollbar-thumb:vertical {height: 50px;background-color: #999;-webkit-border-radius: 4px;  outline: 1px solid #fff; outline-offset: -1px;border: 1px solid #fff;}
body {line-height:1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color: #333;text-decoration:none;transition:all 0.4s ease-in-out;}
a:hover {color: #1565c0;}
/*页面尺寸*/
.wrapper {width:100%;margin:0 auto;/* background: #fff; */position: relative;}
.wrapper .inner {width: 14rem;margin:0 auto;/* padding-bottom: 0.43rem; */position: relative;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.header {background: url('images/headbg.png') no-repeat center top;border-bottom:none;height:auto;line-height:inherit;background-size: 100% 100%;position: absolute;top: 0;width: 100%;transition: all 0.7s ease-out 0s;z-index: 301;/* border-top: 0.15rem solid #A41B2F; */}
.header .inner{height: 1.55rem;position:relative;/* background: url('images/by.png') no-repeat right 47px; */}
.header .sitelogo{float:left;margin: 0.44rem 0;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .mod {
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
}
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .sitelogo img {
    width: 4.23rem;
}
.head_top {
    display: flex;
    justify-content: flex-end;
    height: 0.24rem;
    align-items: center;
}

.head-right {
    float: right;
    margin-top: 0.2rem;
}

.nav .wp-menu .menu-item.i1 a {
    border: none;
}

#head2 .nav .sub-menu {
    background: #fff;
}

#head2 .nav .sub-menu .sub-item a {
    color: #333;
}

#head2 .nav .sub-menu .sub-item.hover> a, #head2  .nav .sub-menu .sub-item a:hover {
    color: #fff;
}

.search-btn img {
    cursor: pointer;
}
.home {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.home body {
    height: 100%;
    overflow: hidden;
    padding: 0;
}

.body_home {
    height: 100%; 
    overflow: hidden;
    /* position: relative; */
    /* z-index: 2; */
}
.body_b.showdiv {
    top: 0;
}

.body_b {
   /* position:fixed; */
   left: 0%;
   top: 100%;
   bottom: 0;
   right: 0;
   background: #fff;
   overflow: hidden;
   transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
   z-index: 1;
   overflow: auto;
   outline: none;
   /* padding-top: 1.25rem; */
}
div#head1 {
   z-index: 11;
   opacity: 0;
   transform: translateY(-100%);
   -ms-transform: translateY(-100%);
   -moz-transform: translateY(-100%);
   -webkit-transform: translateY(-100%);
   -o-transform: translateY(-100%);
   /* border-top: 0.08rem solid #1D56B2; */
}
.body_home.showdiv div#head1 {
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    opacity: 1;
}
#head2 .inner {
    height: auto;
}
div#head2 {
   opacity: 0;
   transform: translateY(-100%);
   -ms-transform: translateY(-100%);
   -moz-transform: translateY(-100%);
   -webkit-transform: translateY(-100%);
   -o-transform: translateY(-100%);
   background: #1565C0;
   /* height: 1.5rem; */
}
.body_b.showdiv div#head2 {
       transition: all 0.7s ease-in-out 0.5s;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    opacity: 1;
}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 0px;}


.nav .wp-menu .menu-item:hover a.menu-link:after {
    transform: none;
}

.search-btn {
}
/*lang样式*/
.site-lang{
}
.site-lang ul li.links a{font-size: 0.18rem;color: #fff;padding-right: 0.18rem;margin-right: 0.18rem;border-right: 1px solid #fff;}
.site-lang ul li.links a:hover{color:#fff;/* background: #A41B2F; */opacity: 1;}
/*默认主导航样式*/
#nav{/* background: #004ea1; */width: 7.68rem;margin-right: -0.2rem;margin-top: 0.27rem;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto;display: flex;justify-content: space-between;}
.nav .wp-menu .menu-item {position: relative;flex: 1;text-align: center;/* border-left: 1px solid #fff; */padding-bottom: 0.1rem;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;/* padding: 0 32px; */line-height: 0.24rem;color: #FFFFFF;font-size: 0.2rem;font-weight: bold;text-transform: uppercase;font-family: "Arial";width: 100%;border-left: 1px solid #fff;position: relative;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{/* background-color:#1384e2; */text-decoration: none;color: #f3c621;}
.nav .sub-menu {display: none;position: absolute;left: 50%;top: 100%;min-width: 1rem;z-index: 100;background: #1976d291;transform: translateX(-50%);}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #fff;/* height: 0.4rem; */line-height: 0.45rem;padding: 0 0.1rem;font-size: 0.16rem;background:none;/* width: 100%; */text-align: center;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: #1976D2;display: block;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
/**主页banner开始**/
#banner {/* background: #e7e2df; */}
#banner .inner {width: 15rem;/* max-width: 100%; */text-align: center;position:relative;}
.body_home .mbanner {
   position: relative;
   height: 100%;
   overflow: hidden;
}

.body_home .mbanner .slick-list {
   height: 100%;
}
.body_home .mbanner .news_video {
    height: 100vh;
}
.body_home .mbanner .slick-track {
   height: 100%;
}

.body_home .mbanner .news_imgs {
   /* height: 100vh; */
}
.body_home .mbanner .slick-slide img {
    width: 100%;
    height: 100vh;
}
.mbanner .news .news_imgs a {
    display: block;
    padding-top: 45%;
}
.body_home .mbanner .news .news_title {
    position: absolute;
    color: #fff;
    font-size: 0.33rem;
    line-height: 0.44rem;
    bottom: 0.7rem;
    font-weight: bold;
    left: 50%;
    max-width: 97%;
    z-index: 1;
    font-family: "shsb";
    width: 100%;
    text-align: left;
    margin-left: -7rem;
}
.body_home .mbanner .news .news_title a {
    color: #fff;
}
.mbanner .news:after {
    position: absolute;
    width: 100%;
    visibility: inherit;
    height: 2.56rem;
    background: url(images/bannerbg.png);
    bottom: 0;
    background-size: 100% 100%;
}
.mbanner .slick-dots li {
    height: 0.13rem;
    width: 0.13rem;
    background: none;
    margin-left: 0.19rem;
    vertical-align: top;
    border-radius: 50%;
    margin-right: 0;
    vertical-align: bottom;
    background-size: 100%;
    background: #fff;
    transition: 0.6s;
    opacity: 1;
}

.mbanner .slick-dots {
    bottom: 0.8rem;
    width: auto;
    right: 50%;
    margin-right: -7rem;
}

.mbanner .slick-dots li.slick-active button {opacity: 1;}

.mbanner .slick-dots li button {
    width: auto;
    height: auto;
    font-size: 0;
    color: #fff;
    /* line-height: 0.22rem; */
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}


.mbanner .slick-dots li.slick-active:before{
    height: 0.17rem;
}
.mbanner .slick-dots li.slick-active:after{
    height: 0.17rem;
}
.main1 {
    position: relative;
    
}
.showdiv .main1:after {
    top: 0;
}

.body_home .mbanner .news_imgs:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: 2.05rem;
    background: url(images/bannerbg1.png);
    top: 0;
    left: 0;
    background-size: 100% 100%;
    z-index: 1;
}
.mbanner .slick-dots li.slick-active {
    /* height: 0.27rem; */
    opacity: 1;
    background: #AE1212;
}
.nav .wp-menu .menu-item.i1 a.menu-link {
    border: none;
}

.header#head2 .sitelogo {
    margin: 0.25rem 0;
}

.body_home .mbanner .news .news_title:before {
    content: "";
    display: block;
    height: 0.04rem;
    width: 1.6rem;
    background: #fff;
    position: absolute;
    top: -0.22rem;
}

.main1 .inner {
    padding: 0.77rem 0 0.74rem;
}

.post1 .tt .title {
    font-size: 0.31rem;
    line-height: 0.41rem;
}

.post1 .tt .tt_en {
    font-size: 0.2rem;
    color: #A9A9A9;
    font-family: "Arial";
    font-weight: normal;
    margin-left: 0.12rem;
}

.post1 .tt {
    margin-bottom: 0.37rem;
}

.post-11 {
    float: left;
    width: 56.1%;
}

.post-12 {
    float: right;
    width: 39.3%;
    border: 1px solid #E1E1E1;
    border-top: 0.05rem solid #1D56B2;
    padding: 0.34rem 0.4rem 0.1rem;
    box-sizing: border-box;
}
.post-11 .news {
    height: 1.1rem;
    border: 1px solid #D2D2D2;
    display: flex;
    padding: 0.23rem 0;
    box-sizing: border-box;
    align-items: center;
    transition: all 0.4s ease-in-out;
    margin-bottom: 0.17rem;
}

.post-11 .news .news_date {
    width: 1.16rem;
    text-align: center;
    border-right: 1px solid #D2D2D2;
    flex: none;
}

.post1 .rili .news .news_date span {
    display: block;
    font-family: "Arial";
    transition: all 0.4s ease-in-out;
}
.post1 .rili .news .news_days {
    font-size: 0.27rem;
    line-height: 0.36rem;
    color: #212121;
}

.post1 .rili .news .news_year {
    font-size: 0.19rem;
    font-weight: bold;
    line-height: 0.21rem;
}

.post-11 .news .news_title {
    padding: 0 0.39rem 0 0.28rem;
    font-size: 0.22rem;
    line-height: 0.48rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-11 .news:hover {
    background: #F1F4FC;
    box-shadow: 0.1rem 0.11rem 0.08rem rgb(29 86 178 / 10%);
    border: 1px solid #1D56B2;
}

.post-11 .news:hover .news_date span {
    color: #1D56B2;
}

.post-11 .news:hover .news_title a {
    color: #1D56B2;
}
.post-12 .news:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: 1px;
    background: #a3badf;
    bottom: 0;
    width: 0;
    transition: 0.4s;
}

.post-12 .news:hover:after {
    width: 100%;
}
.post-12 .news {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #DEDEDE;
    height: 1.22rem;
    position: relative;
}

.post-12 .news.n5 {
    border: none;
}

.post1.post-12 .tt {
    margin: 0;
}

.post-12 .news .news_title {
    padding-left: 0.45rem;
    font-size: 0.2rem;
    line-height: 0.34rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-12 .news .news_date {
    flex: none;
    text-align: center;
}
.main2 {
    background: #EFF3F8;
}

.main2 .inner {
    padding: 0.79rem 0 0.75rem;
}

.post-21 .news {
    float: left;
    width: 25%;
}

.post-21 .news .news_box {
    margin: 0 0.095rem;
}

.post-21 .news_list {
    margin: 0 -0.095rem;
}
.post-21 .news_list .news a:hover {
    opacity: 0.7;
}
.post-21 .news_list .news a {
    height: 2.4rem;
    display: block;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 0.26rem;
    color: #fff;
    font-weight: bold;
}

.post-21 .news_list .news a .icon {
    width: 1.1rem;
    height: 1.2rem;
}
.post-21 .news_list .news.i1 a {
    background: #2196F3;
}
.post-21 .news_list .news.i1 a .icon {
    background: url(images/icon1.png)no-repeat center;
    background-size: 0.98rem 0.8rem;
}
.post-21 .news_list .news.i2 a {
    background: #1E88E5;
}
.post-21 .news_list .news.i2 a .icon {
    background: url(images/icon2.png)no-repeat center;
    background-size: 1.01rem 0.75rem;
}
.post-21 .news_list .news.i3 a {
    background: #1976D2;
   
}
.post-21 .news_list .news.i3 a .icon {
    background: url(images/icon3.png)no-repeat center;
    background-size: 0.81rem 1.09rem;
}
.post-21 .news_list .news.i4 a {
    background: #1565C0;
}
.post-21 .news_list .news.i4 a .icon {
    background: url(images/icon4.png)no-repeat center;
    background-size: 1.06rem 0.76rem;
}
.post-21 {
    margin-bottom: 0.38rem;
}

.post-22 .news {
    float: left;
    width: 12.5%;
}

.post-22 .news .news_box {
    margin: 0 0.12rem;
    background: #fff;
}

.post-22 .news_list {
    margin: 0 -0.12rem;
}

.post-22 .news_list {}

.post-22 .news .news_box a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 1.4rem;
    font-size: 0.18rem;
    font-weight: bold;
}

.post-22 .news a .icon {
    width: 0.66rem;
    height: 0.72rem;
    margin-bottom: 0.13rem;
    transition: all 0.4s ease-in-out;
}

.post-22 .news.i1 a .icon {
    background: url(images/icon11.png)no-repeat center;
    background-size: 0.57rem;
}
.post-22 .news.i2 a .icon {
    background: url(images/icon12.png)no-repeat center;
    background-size: 0.58rem;
}
.post-22 .news.i3 a .icon {
    background: url(images/icon13.png)no-repeat center;
    background-size: 0.57rem;
}
.post-22 .news.i4 a .icon {
    background: url(images/icon14.png)no-repeat center;
    background-size: 0.58rem;
}
.post-22 .news.i5 a .icon {
    background: url(images/icon15.png)no-repeat center;
    background-size: 0.54rem;
}
.post-22 .news.i6 a .icon {
    background: url(images/icon16.png)no-repeat center;
    background-size: 0.65rem;
}
.post-22 .news.i7 a .icon {
    background: url(images/icon17.png)no-repeat center;
    background-size: 0.59rem;
}
.post-22 .news.i8 a .icon {
    background: url(images/icon18.png)no-repeat center;
    /* margin-bottom: 0.13rem; */
    background-size: 0.64rem;
}
.post-22 .news.i1 a:hover .icon {
    background: url(images/icon11-a.png)no-repeat center;
    background-size: 0.57rem;
}
.post-22 .news.i2 a:hover .icon {
    background: url(images/icon12-a.png)no-repeat center;
    background-size: 0.58rem;
}
.post-22 .news.i3 a:hover .icon {
    background: url(images/icon13-a.png)no-repeat center;
    background-size: 0.57rem;
}
.post-22 .news.i4 a:hover .icon {
    background: url(images/icon14-a.png)no-repeat center;
    background-size: 0.58rem;
}
.post-22 .news.i5 a:hover .icon {
    background: url(images/icon15-a.png)no-repeat center;
    background-size: 0.54rem;
}
.post-22 .news.i6 a:hover .icon {
    background: url(images/icon16-a.png)no-repeat center;
    background-size: 0.65rem;
}
.post-22 .news.i7 a:hover .icon {
    background: url(images/icon17-a.png)no-repeat center;
    background-size: 0.59rem;
}
.post-22 .news.i8 a:hover .icon {
    background: url(images/icon18-a.png)no-repeat center;
    /* margin-bottom: 0.13rem; */
    background-size: 0.64rem;
}
.post-22 .news .news_box a:hover {
    color: #fff;
    background: #1555A3;
}

.main3 .inner {
    padding: 0.67rem 0 0.96rem;
}

.main3 {
    background: url(images/main3bg.jpg);
}
.post1.post-31 .tt span {
    display: block;
    text-align: center;
}

.post1.post-31 .tt .title a {
    color: #fff;
}

.post1.post-31 .tt .tt_en {
    color: #fff;
    opacity: 0.56;
    margin-top: 0.1rem;
}

.post-31 .news_imgs a {
    display: block;
    padding-top: 55%;
    position: relative;
}

.post-31 .news {
   width: 9.38rem;
   /* transition: all 0.4s ease-in-out; */
}
.post-31 .news .news_imgs span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.post-31 .news .news_imgs {
    position: relative;
    background: url(images/video_28.png)no-repeat;
    background-size: cover;
}
.con.roundabout_box {
    width: 9.8rem;
    margin: 0 auto;
    position: relative;
}
.post-31 .news_title a {
    color: #fff;
}

.post-31 .news_title {
    font-size: 0.2rem;
    line-height: 0.34rem;
    position: absolute;
    bottom: 1rem;
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: all 0.4s;
    /* margin-top: -40px; */
}
.post-31 .roundabout-in-focus .news_title {
    opacity: 1;
    bottom: 0.6rem;
}
.post-31 .news_imgs a:before{content:"";display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: #333;opacity: 0.2;/* transition: all 0.4s; */}
.post-31 .roundabout-in-focus .news_imgs a:before{background: url(images/newsbg.png)no-repeat;width: 100%;height: 1.6rem;top: auto;bottom: 0;opacity: 1;}
.post-31 .roundabout-in-focus .news_imgs a:after{opacity:0}
.post-31 .prev,.post-31 .next {
    font-size: 0.47rem;
    color: #fff;
    font-family: "宋体";
    top: 50%;
    margin-top: -0.28rem;
    position: absolute;
    z-index: 300;
}
.post-31 .prev {
    left: 0.3rem;
}
.post-31 .next {
    right: 0.37rem;
}
.post-31 .news .news_imgs span img {
    width: 0.84rem;
}
.main4 .inner {
    padding: 0.68rem 0 1rem;
}

.post1.post-41 .tt .tit span {
    display: block;
    text-align: center;
}

.post1.post-41 .tt .tt_en {
    margin-top: 10px;
}
.main4 .ml {
    float: left;
    width: 52%;
}

.main4 .mr {
    float: right;
    width: 43%;
}

.post-42 .news_imgs a {
    display: block;
    padding-top: 64%;
    position: relative;
}

.post-42 .news_imgs a:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1.61rem;
    bottom: 0;
    background: url(images/newsbg.png)no-repeat;
    background-size: 100% 100%;
}
.post-42 .news_title {
    bottom: 0.59rem;
    left: 0.43rem;
    position: absolute;
    max-width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.2rem;
    line-height: 0.34rem;
}

.post-42 .news_title a {
    color: #fff;
}

.post-42 .slick-dots {
    bottom: 0.24rem;
    left: 0.43rem;
}

.post-42 .slick-dots li {
    width: 0.09rem;
    height: 0.09rem;
    border: 1px solid #fff;
    background: none;
    opacity: 1;
    margin-right: 0.13rem;
}

.post-42 .slick-dots li.slick-active {
    background: #fff;
}

.main4 .mr .post2 .title a {
    display: inline-block;
    line-height: 0.47rem;
    padding: 0 0.5rem;
    background: url(images/ttbg1.png);
    background-size: 100% 100%;
    font-size: 0.2rem;
    font-weight: normal;
    color: #fff;
}
.main4 .mr .post2 .tt {
    margin-bottom: 0.1rem;
}

.main4 .mr .post2 .news .news_title {
    line-height: 0.52rem;
    font-size: 0.19rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #D3D3D3;
}

.post-43 {
    margin-bottom: 0.34rem;
}

.main4 {
    background: url(images/main4bg.png) no-repeat;
    background-size: cover;
}
.foot-top #wp_news_w90 {
    display: flex;
    justify-content: space-between;
}

.foot-top .news_title a {
    color: #fff;
    font-size: 0.18rem;
}

.foot-top {
    padding: 0.33rem 0;
    border-bottom: 1px solid #7394C1;
}

.foot-bottom {
    display: flex;
    justify-content: space-between;
    padding: 0.37rem 0 0;
    align-items: center;
}
div#wp_news_w93 img {
    width: 1.2rem;
}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 3.9rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding: 25px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #1565c0;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #1565c0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#1565c0; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #1565c0;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#1565c0;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#1565c0;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#1565c0;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #1565c0;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
.list div#head1 {
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    opacity: 1;
    position: absolute;
}

.wp-inner:after {
    content: "";
    display: block;
    height: 3.55rem;
    width: 100%;
    position: absolute;
    background: url(images/bannerbg1.png)no-repeat;
    background-size: 100% 100%;
    top: 0;
    left: 0;
}
.col_news .news {
    font-size: 0.16rem;
    line-height: 0.44rem;
    width: 100%;
}

.col_news .news .news_title {
    float: left;
    width: 80%;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.col_news .news .news_meta {
    float: right;
}


/**文章页**/
.infobox {padding: 0 2rem 0.4rem;margin:0 auto;width:auto;min-height: 4rem;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #1565c0;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;width: auto !important}
/**页脚开始**/
#footer {background: url(images/footbg.png)no-repeat;padding: 1px 0;background-size: cover;}
#footer .foot1 .inner {padding: 0.55rem 0px;position:relative;}
#footer .inner{padding-bottom: 0.43rem;}
#footer .inner .mod{}
.foot-center {
    flex: 1;
}
#footer .inner .foot-left{float:left;/* padding:12px 0px; *//* margin-top:10px; */flex: 1;}
#footer .inner .foot-right{float:right;/* margin-top: 12px; */}
#footer .inner p{font-size: 0.13rem;line-height: 0.3rem;font-weight:normal;text-align:left;color: #fff;opacity: 0.6;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
#footer img {
    /* width: 100%; */
}
.foot1 {
    border-bottom: 1px solid #707070;
}

.foot2 .inner {
    padding: 0.55rem;
}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{display:inline-block;position:relative;padding-left: 0.4rem;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;width: 6rem;max-width: 80%;margin: 0 auto;position: relative;z-index: 1;}
.wp-search {position: relative;/* border: 1px solid #fff; */border-radius: 5px;overflow: hidden;background: #fff;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 12px;margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 0.51rem;/* padding: 0.04rem 0; */line-height: 0.4rem;background: none;color: #333;font-size: 0.16rem;border:0;outline: 0;border-radius: none;font-family: "微軟雅黑";}
.wp-search .search-btn {width: 0.6rem;height: 0.51rem;position: absolute;right: 0;top:0%;/* padding: 0 19px; *//* background: #fff; */margin: 0;}
.wp-search .search-btn input.search-submit {height: 100%;border:0;outline: 0;cursor: pointer;color: #333;font-size: 16px;font-family: "微軟雅黑";width: 100%;background: #1565C0 url(images/sous.png) no-repeat center;/* background-size: 1.44rem; */}
.wrapper.fixbox.search {
    z-index: 3;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-out 0s;
    top: 0;
    right: 0;
     background: none; 
    height: 100%;
    z-index: 999;
    background-size: cover;
    box-sizing: border-box;
}
.wrapper.fixbox.search.open {
    opacity: 1;
    visibility: inherit;
}
.wrapper.fixbox.search:after {
    content: "";
    display: block;
    visibility: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #1565C0;
    backdrop-filter: blur(16px);
    opacity: 0.8;
}
.closebox {
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    cursor: pointer;
    z-index: 1;
}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left;margin: 0 0.075rem;position:relative;}
.shares li a{display:inline-block;width: 45px;height: 45px;border: 0px solid red;background:url('images/share_icon.png') no-repeat;/* opacity:.6; */filter:Alpha(opacity=60);vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -57px 0px;}
.shares li.i3 a{background-position: -114px 0px;}
.shares li.i4 a{background-position: -174px 0px;}
.shares li.i5 a{background-position: -229px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}


.topcontrol {
    position: fixed;
    bottom: 2rem;
    right: 2%;
    z-index: 1;
    background: #fff;
    width: 0.8rem;
    height: 0.8rem;
    /* display: flex; */
    align-items: flex-start;
    line-height: 0.8rem;
    text-align: center;
    display: none;
    box-shadow: 0 0 6px rgb(51 51 51 / 30%);
}

.topcontrol img {
    vertical-align: middle;
}
.wsbm #l-container {
    background: url(images/col_bg.png) top;
    background-size: cover;
}
.wsbm #l-container .inner {
    padding: 0.6rem 0 1.3rem;
}

.wsbm .coname {
    font-size: 0.23rem;
    line-height: 0.3rem;
    font-weight: bold;
    margin-bottom: 0.39rem;
}
.wsbm .col_name span.Column_Anchor {
    font-size: 0.42rem;
    line-height: 0.55rem;
    text-align: center;
    display: block;
    margin-bottom: 0.3rem;
}

.wsbm .col_list .news_list .news {
    float: left;
    width: 20%;
}

.wsbm .col_list .news_list a {
    margin: 0 0.17rem;
    height: 1.37rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 0.23rem;
    font-weight: bold;
}

.wsbm .col_list .news_list {
    margin: 0 -0.17rem;
}

.wsbm .col_list .news_list  .i1 a {
    background: #2196F3;
}
.wsbm .col_list .news_list  .i2 a {
    background: #1E88E5;
}
.wsbm .col_list .news_list  .i3 a {
    background: #1976D2;
}
.wsbm .col_list .news_list  .i4 a {
    background: #1565C0;
}
.wsbm .col_list .news_list  .i5 a {
    background: #0F57A8;
}

.wsbm .col_list {
    padding-bottom: 0.475rem;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 0.55rem;
}

.wsbm div#wp_news_w6 p {
    font-size: 0.19rem;
    line-height: 0.25rem;
}
.wsbm .col_list .news_list .news a:hover {
    opacity: 0.7;
}

.post-31 .news .news_box {
    height: 100%;
}

.post-31 .news .news_imgs {
    height: 100%;
}



.mbanner .focus .focus-title-bar {bottom:0.7rem;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);display:none}
.mbanner .focus-title{padding:0;font-size:0.33rem;line-height:0.44rem;font-weight:bold;}
.focus-container .focus-item:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: 2.05rem;
    background: url(images/bannerbg1.png);
    top: 0;
    left: 0;
    background-size: 100% 100%;
    z-index: 1;
}
.mbanner .focus-title:before {
    content: "";
    display: block;
    height: 0.04rem;
    width: 1.6rem;
    background: #fff;
    position: absolute;
    top: -0.22rem;
}
.mbanner .focus .focus-pagination {position:absolute;right: 0.5rem;bottom: 0.8rem;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:0.13rem; height:0.13rem;  margin-right:0.19rem;background:#fff; }
.mbanner .focus .focus-page-active { background:#AE1212;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:0.33rem; height:0.47rem;  background:#5683c87a url(./images/left.png)no-repeat center; text-indent:-999em;background-size: 0.24rem;opacity:1;    filter: alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background:#5683c87a url(./images/right.png)no-repeat center;background-size: 0.24rem}


